@charset "gb2312";
/* N169.com IDC AutomaticProcedure CSS Standard */

/* 调试用样式 */

/* Automatic Menu */

/* 菜单外层容器样式 */
#menucontainer{
	height: 36px;
	width: 1000px;
	margin: 0;
}

/* 一级菜单主体UL样式 */
#menucontainer #nav {padding: 0px; width: 900px;height: 36px; margin:0 0 0 60px;} 

/* 一级菜单项目样式 */
#menucontainer #nav li {
	text-align:left;
	float: left;
	width: 94px;
	height: 33px;
	list-style-type: none;
	Padding:0;
	margin: 0 15px 0 0;
} 

/* 一级菜单项目如果有边框或分隔线应用此样式 如果没有可以设空 */ 
#menucontainer .navmenuline {
	background-image: url(images/Menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}

/* 一级菜单链接样式 Width值与一级li相同 */
#menucontainer #nav a {
	display: block;
	width: 94px;
	text-align:center;
	font-size: 14px;
	line-height:33px;
	text-decoration:none;
	height:33px;
	font-weight: bold;
} 
#menucontainer #nav a:link {color:#FFF;} 
#menucontainer #nav a:visited {color:#FFF;}
#menucontainer #nav a:hover{color:#FFCC00;}

/* 二级菜单样式控制 ul与li的width 值保持一致 */
#menucontainer #nav li ul {float: left; line-height: 30px; text-align:left; left: -999em; width: 92px; position: absolute; padding:0; margin-left: 0px;} 
#menucontainer #nav li ul li{
	width: 92px;
	background: #1f5681;
	list-style-type: none;
	height:30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #3982bb;
} 

/* 二级菜单链接样式 Width值与二级li保持一致 */ 

#menucontainer #nav li ul a{ color:#ffffff; text-align:center; width: 92px;	text-decoration:none; height:30px;line-height:30px;} 
#menucontainer #nav li ul a:visited {color:#ffffff;} 
#menucontainer #nav li ul a:hover {color:#1f5681;background:#d8e8fc; }

/* JS用到的类不要删除 */ 
#menucontainer #nav li:hover ul {left: auto;} 
#menucontainer #nav li.sfhover ul {left: auto;} 


/* 菜单结束 */

/* 友情链接样式 */
#homelinks {
	width:985px;
	height: 105px;
	margin: 8px 0 0 10px;
	padding: 0px;
}

#homelinks Ul {
	margin: 0px;
	padding: 0px;
}

#homelinks Ul li {
	float: left;
	margin-top: 8px;
	margin-right: 10px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

/* 产品分类样式结束 */

/* 内页列表栏目输出 */
#inssubmenu {margin-top:10px;}

#inssubmenu img {
	height: 50px;
	width: 50px;
	margin-right: 10px;
	vertical-align: middle;
}
#inssubmenu #nav .navmenuline {
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 0px;
	background-image: url(images/ins_menu_bg.gif);
	background-repeat: no-repeat;
	width: 145px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#inssubmenu #nav .nowsubmenu {
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 0px;
	background-image: url(images/ins_menu_bg_now.gif);
	background-repeat: no-repeat;
	width: 145px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#inssubmenu #nav {
	margin: 0px;
	padding: 0px;
}



/* 您所在的位置输出样式开始 */

/* #NowPage定义位置外层样式,#NowPage span 上层与当前位置样式(可加背景图片),a样式控制(如与页面其它链接样式相同可删除) */
#NowPage {
	font-size: 14px;
	height: 20px;
	margin:10px 0 0 0;
}
#NowPage h1 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0 0 20px;
	color: #666;
}
#NowPage h1 span {
	margin-left: 8px;
	color: #666;
}
#NowPage span {	margin-left: 5px;	margin-right: 5px;}
#NowPage a {color:#666;text-decoration:none;}
#NowPage a:visited {color:#666;}
#NowPage a:hover {color:#ba2636;}
#NowPage a:active {color:#ba2636;}

/* 栏目名称 */


#NowPage2 {
	height: 40px;	font-size: 26px;
	font-weight: normal;
	margin: 20px 0 0 0;
	color: #406618;
	font-family: 黑体;
	text-align: center;
}
#NowPage2 h1 {

}

/* 您所在的位置输出样式结束 */

/* 新闻列表开始 */

/* #NewsList定义外层样式空为默认,UL设置列表宽度,Li设置列表条目样式,span设置时间样式,a设置链接样式(如与页面其它链接样式相同可删除) */
#NewsList {margin-left: 30px;margin-right: 30px;margin-top: 30px;margin-bottom:20px;}
#NewsList ul {	margin: 0px;	padding: 0px;}
#NewsList ul li {
height: 30px;
Font-size: 16px;
list-style-type: none;	
background-image: url(images/dot-11.gif);	
background-repeat: no-repeat;	
background-position: left 2px; 
padding:3px 0 0 20px;
margin: 7px 0 14px 0;
border-bottom-width: 1px;	
border-bottom-style: dashed;	
border-bottom-color: #548620;	
}
#NewsList ul li span {
	font-family: Verdana, Geneva, sans-serif;	
	font-size: 10px;	
	color: #999;	
	margin-left: 15px;
	}
	
#NewsList ul li a {color:#333;text-decoration:none;}
#NewsList ul li a:visited {color:#333;text-decoration:none;}
#NewsList ul li a:hover {color:#ba2636;text-decoration:none;}
#NewsList ul li a:active {color:#ba2636;text-decoration:none;}
	
	


/* 新闻列表结束 */

/* 首页新闻列表开始 */

/* #NewsListHome定义外层样式空为默认,UL设置列表宽度,Li设置列表条目样式,span设置时间样式,a设置链接样式控制文字列表的宽度(警告!此样式不要删除,如删除可能引起列表工作不正常! Warning:Don't Delete) */
#NewsListHome {
	width: 340px;
	margin: 12px 0 0 5px;
	text-align: left;
}
#NewsListHome ul {
	margin: 0px;
	padding: 0px;
	width: 340px;
}
#NewsListHome ul li {
	list-style-type: none;
	background-image: url(images/Y_dot1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 0 8px;
	margin: 0px;
	height: 20px;
}
#NewsListHome ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 15px;
}
#NewsListHome a {
	color:#704f24;
	font-size: 12px;
	text-decoration:none;
	width: 22em;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}
#NewsListHome a:visited {color:#00589e;}
#NewsListHome a:hover {color:#ba2636;}
#NewsListHome a:active {color:#ba2636;}

/* #NewsListHome2 */

#NewsListHome2 {
	width: 375px;
	margin: 12px 0 0 5px;
	text-align: left;
}
#NewsListHome2 ul {
	margin: 0px;
	padding: 0px;
	width: 375px;
}
#NewsListHome2 ul li {
	list-style-type: none;
	background-image: url(images/Y_dot1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 0 8px;
	margin: 0px;
	height: 20px;
}
#NewsListHome2 ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 15px;
}
#NewsListHome2 a {
	color:#004a80;
	font-size: 12px;
	text-decoration:none;
	width: 25em;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}
#NewsListHome2 a:visited {color:#004a80;}
#NewsListHome2 a:hover {color:#F00;}
#NewsListHome2 a:active {color:#ba2636;}

/* #NewsListHome3 */
#NewsListHome3 {
	width: 290px;
	margin: 12px 0 0 5px;
	text-align: left;
}
#NewsListHome3 ul {
	margin: 0px;
	padding: 0px;
	width: 290px;
}
#NewsListHome3 ul li {
	list-style-type: none;
	background-image: url(images/Y_dot1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 0 10px;
	margin: 0px;
	height: 20px;
}
#NewsListHome3 ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 15px;
	display: none;
}
#NewsListHome3 a {
	color:#5f5f5f;
	font-size: 12px;
	text-decoration:none;
	width: 22em;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	text-overflow:ellipsis;
}
#NewsListHome3 a:visited {color:#5f5f5f;}
#NewsListHome3 a:hover {color:#ba2636;}
#NewsListHome3 a:active {color:#ba2636;}

/* #NewsListHome4 */
#NewsListHome4 {
	width: 215px;
	margin: 12px 0 0 20px;
	text-align: left;
}
#NewsListHome4 ul {
	margin: 0px;
	padding: 0px;
	width: 215px;
}
#NewsListHome4 ul li {
	list-style-type: none;
	background-image: url(images/Y_dot1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 0 10px;
	margin: 0px;
	height: 20px;
}
#NewsListHome4 ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 15px;
	display: none;
}
#NewsListHome4 a {
	color:#406618;
	font-size: 12px;
	text-decoration:none;
	width: 16em;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	text-overflow:ellipsis;
}
#NewsListHome4 a:visited {color:#406618;}
#NewsListHome4 a:hover {color:#ba2636;}
#NewsListHome4 a:active {color:#ba2636;}

/* */
#NewsListHomeyl {
	width:970px;
	margin: 8px 0 0 0;
	text-align: left;
}
#NewsListHomeyl ul {
	margin: 0px;
	padding: 0px;
	width:970px;
}
#NewsListHomeyl ul li {
	list-style-type: none;
	background-image: url(images/dot-18.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 8px;
	float:left;
	margin: 0px 10px 0 10px;
	height: 30px;
	line-height:30px;
}
#NewsListHomeyl ul li span {
	display:none;
}
#NewsListHomeyl a {
	text-align:center;
	color:#333;
	font-size: 12px;
	text-decoration:none;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}
#NewsListHomeyl a:visited {color:#333;}
#NewsListHomeyl a:hover {color:#c30;}
#NewsListHomeyl a:active {color:#c30;}
/* */

#NewsListHomejyzy {
	height: 220px;
	width: 160px;
	float: left;
	margin-right: 0px;
	margin-left: 12px; _margin-left: 6px;
	overflow: hidden;
}
#NewsListHomejyzy ul {
	margin: 0px;
	padding: 0px;
	width: 160px;
}
#NewsListHomejyzy ul li {
	list-style-type: none;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 6px;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
#NewsListHomejyzy ul li span {
	width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #999;
	margin-left: 0px;
	visibility: hidden;
}
#NewsListHomejyzy a {
	color:#666;
	text-decoration:none;
	width: 12em;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}
#NewsListHomejyzy a:visited {color:#666;}
#NewsListHomejyzy a:hover {color:#ba2636;}
#NewsListHomejyzy a:active {color:#ba2636;}



/* 首页新闻列表结束 */


/* 首页图片列表输出控制开始 */

/* #PictureListHome定义外框宽与高,#PictureListHome .picturelist定义每个图片列表框宽高样式,第3行定义图片框高度与宽度(请设置成正方形),第4.5.6行请不要删除与更改,#PictureListHome .picturelist .picturelistt定义图片注释文字样式 */
#PictureListHome {
	width: 210px;
	margin: 0px;
	padding: 0px;
}
#PictureListHome .picturelist {
	height: 105px;
	margin: 5px 0 0 0;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a9b593;
}
#PictureListHome .picturelist .picturelistp, #PictureListHome .picturelist .picturelistp div  {
	width:80px;
	height:100px;
	float: left;
}
#PictureListHome .picturelist .picturelistp div {
text-align:center;
}
#PictureListHome .picturelist .picturelistp div p img {
	width: 75px;
	height: 100px;
}
#PictureListHome .picturelist .picturelistp div p {
margin: 0px;	
padding: 0px;
}
#PictureListHome .picturelist .picturelistt {
	text-align: center;
	height: 22px;
	float: right;
	width: 122px;
	background-image: url(images/Star_p_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
}

#PictureListHome .picturelist .picturelistt a {color:#FFF;text-decoration:none; margin:5px 0 0 0;}
#PictureListHome .picturelist .picturelistt a:visited {color:#FFF;text-decoration:none;}
#PictureListHome .picturelist .picturelistt a:hover {color:#FFCC00;text-decoration:none;}
#PictureListHome .picturelist .picturelistt a:active {color:#ba2636;text-decoration:none;}

#PictureListHome .picturelist .picturelisttx {
	float: right;
	width: 120px;
	height: 70px;
	overflow: hidden;
}

#PictureListHome .picturelist .picturelisttx p {
margin: 0;
padding: 0;
}

/* 首页图片列表输出控制结束 */


/* 图片列表页输出控制开始 */
/* #PictureList定义外框宽与高,#PictureList .picturelist定义每个图片列表框宽高样式,第3行定义图片框高度与宽度(请设置成正方形),第4.5.6行请不要删除与更改,#PictureListHome ,.picturelist .picturelistt定义图片注释文字样式 */

#PictureList {
	min-height: 800px;
	margin: 10px 0 0 50px;
	padding: 0px;
}
#PictureList .picturelist {
	width: 302px;
	height: 250px;
	float: left;
	margin-right: 15px;
	margin-top: 10px;
}
#PictureList .picturelist .picturelistp, #PictureList .picturelist .picturelistp div {
	width:302px;
	height:220px;
}
#PictureList .picturelist .picturelistp div {
	overflow:hidden;
	text-align:center;
}
#PictureList .picturelist .picturelistp div p img {
	width:300px;
	height:210px;
	border: 1px solid #ccc;
}
#PictureList .picturelist .picturelistp div p {
	margin: 0px;	
	padding: 0px;
	}
#PictureList .picturelist .picturelistt {	text-align: center;}

/* 图片列表页输出控制结束 */


/* 产品图片列表输出控制开始 */

/* #ProductList定义外框宽与高,#ProductList .picturelist定义每行产品列表框宽高样式,第3行定义图片框高度与宽度(请设置成正方形),第4.5.6.7行请不要删除与更改,#PictureListHome , .picturelist .picturelistt定义产品信息框样式, h1 定义产品信息标题样式 ,p 定义产品信息详细样式 */
#ProductList {
	border: 1px solid #CCC;	
	height: 800px;	
	padding-top: 0px;	
	padding-right: 0px;	
	padding-bottom: 10px;	
	padding-left: 10px;
	}
#ProductList .picturelist {	
	border: 1px dashed #CCC;	
	width: 760px;	
	height: 140px;	
	float: left;	
	margin-right: 10px;	
	margin-top: 10px;}
#ProductList .picturelist .picturelistp, #ProductList .picturelist .picturelistp div {	
	width:140px;	
	height:140px;	
	background-color: #f4f4f4;
	}
#ProductList .picturelist .picturelistp {	float: left;}
#ProductList .picturelist .picturelistp div {	
	overflow:hidden;	
	position:relative;	
	display:table-cell;	
	text-align:center;	
	vertical-align:middle;
	}
	
#ProductList .picturelist .picturelistp div  p img {	
	width:300px;
	height:210px;
	border: 1px solid #6bae27;
}
#ProductList .picturelist .picturelistp div  p {
	margin: 0px;	
	padding: 0px;
	}
#ProductList .picturelist .picturelistt {	float: right;	width: 620px;	height: 130px;}
#ProductList .picturelist .picturelistt h1 {
	text-align: left;	
	line-height: 30px;	
	padding: 0px;	
	font-size: 14px;	
	font-weight: bold;	
	border-bottom-width: 1px;	
	border-bottom-style: dashed;	
	border-bottom-color: #CCC;	
	margin-top: 0px;	
	margin-right: 10px;	
	margin-bottom: 0px;	
	margin-left: 10px;
	}
#ProductList .picturelist .picturelistt p {	
	text-align: left;	
	line-height: 17px;	
	padding: 0px;	
	margin-top: 10px;	
	margin-right: 10px;
	margin-bottom: 0px;	
	margin-left: 10px;
	}

/* 领导列表 */

#ldpic {
	height: 680px;
	margin: 20px 0 0 20px;
	padding: 0px;
}
#ldpic .picturelist {
	width: 680px;
	height: 200px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #369;
	padding-bottom: 20px;
}
#ldpic .picturelist .picturelistp, #ldpic .picturelist .picturelistp div {	
	width:140px;	
	height:200px;	
	background-color: #f4f4f4;
	}
#ldpic .picturelist .picturelistp {	float: left;}
#ldpic .picturelist .picturelistp div {
	overflow:hidden;
	text-align:center;
	}
#ldpic .picturelist .picturelistp div  p img {
	width:140px;	
	height:200px;	
}
#ldpic .picturelist .picturelistp div  p {
	margin: 0px;	
	padding: 0px;
	}
#ldpic .picturelist .picturelistt {
	float: right;
	width: 520px;
	height: 200px;
	overflow:hidden;
}
#ldpic .picturelist .picturelistt h1 {
	text-align: left;
	padding: 0px;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #69C;
	margin: 0 0 10px 0;
	height: 30px;
	font-family: "黑体";
	}
#ldpic .picturelist .picturelistt p {	
	font-size: 12px;
	text-align: left;	
	line-height: 16px;	
	padding: 0px;	
	margin: 0px;
	}





/* 新闻详细页输出控制开始 */

/* #NewsType 定义外框样式,#NewsType .NewsTitle 定义 标题样式 , #NewsType .NewsTimes 定义时间点击等信息块 #NewsType .NewsContent定义文字样式  */

#NewsType {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom:20px;
	}
#NewsType .NewsTitle {
	text-align: center;	
	font-family: "黑体";	
	font-size: 24px;	
	padding-top: 10px;	
	padding-bottom: 20px;	
	margin-bottom: 10px;	
	border-bottom-width: 1px;	
	border-bottom-style: dashed;	
	border-bottom-color: #CCC;
	color:#000;
	}
#NewsType .NewsTimes {	color: #999;	text-align: center;	margin-bottom: 10px;}
#NewsType .NewsContent {	min-height: 300px;	padding: 10px;	font-size: 14px;	line-height: 150%;}

#JumpPage {
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #69C;
	padding-top: 10px;
}


/* 公司 */

#ComNewsType {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom:20px;
	}
#ComNewsType .NewsTitle {
	text-align: center;	
	font-family: "黑体";	
	font-size: 21px;	
	padding-top: 10px;	
	padding-bottom: 20px;	
	margin-bottom: 10px;	
	border-bottom-width: 1px;	
	border-bottom-style: dashed;	
	border-bottom-color: #CCC;
	color: #000;
	}
#ComNewsType .NewsTimes {
	display:none;	
	color: #999;	
	text-align: 
	center;	
	margin-bottom: 10px;
	}
#ComNewsType .NewsContent {	
	min-height: 300px;	
	padding: 10px;	
	font-size: 14px;	
	line-height: 150%;
	}

/* 新闻详细页输出控制结束 */

/* 新闻列表页翻页控制开始*/
#listpage {
	color:#666;
	text-align: center;
	clear: both;
	background-image: url(images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 30px;
	margin: 20px 0 20px 0;
	padding: 0px;
	height: 30px;
}
#listpage span {	
	margin-left: 30px;	
	font-family: Verdana, Geneva, sans-serif;	
	letter-spacing: 5px;	
	color: #F00;
	}
#listpage a {	color:#666;	text-decoration:none;} 
#listpage a:visited {	color:#666;} 
#listpage a:hover {	color:#000;}
#listpage a:active {color:#FFCC00;}

/* 新闻列表页翻页控制结束*/

/*首页新闻内容输出控制开始*/
#homenewsbox {
	height: 145px;
	line-height: 16px;
	overflow: hidden;
	margin: 5px 0 0 110px;
}
#homenewsbox p {	margin: 0 0 8px 0; padding:0;}

/* 公司简介 */

#homenewsbox2 {
	width: 230px;
	height: 170px;
	line-height: 16px;
	overflow: hidden;
	margin: 5px 0 0 10px;
}
#homenewsbox2 p {	margin: 0 0 8px 0; padding:0;}


#copyrightbox {
	margin-left: 250px;
	margin-top: 70px;
	margin-bottom: 20px;
	color: #060;
}

/*首页新闻内容输出控制结束*/

/* 首页带首条图片及内容块输出控制开始 */
#homenewshot {width: 225px;	margin: 5px 0 0 10px;}
#homenewshot h3 {float: left;margin: 0px;padding: 0px;width: 205px;height:160px;}
#homenewshot h3 img {width: 200px;height:145px;margin:8px 0 0 0;}
#homenewshot h1 {
	padding: 0px;
	width: 225px;
	height:22px;
	font-size: 14px;
	font-weight: blod;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	margin: 10px 0 0 0;
}

#homenewshot h1 a {color:#F00;text-decoration:none;}
#homenewshot h1 a:visited {color:#F00;text-decoration:none;}
#homenewshot h1 a:hover {color:#000;text-decoration:none;}
#homenewshot h1 a:active {color:#ba2636;text-decoration:none;}

#homenewshot h2 {
	width: 225px;
	height: 102px;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	argin-left: 0px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	line-height: 16px;
	font-family: "宋体";
}
#homenewshot h2 p {margin:0; padding:0;}
#homenewshot ul {
	width: 225px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homenewshot ul li {
	list-style-type: none;
	white-space: nowrap;
	background-image: url(images/dot-12.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 18em;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
#homenewshot ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #047ba6;
	margin-left: 4px;
	display:none;
	}

/* 公告 */

#homenewshot2 {width: 230px; height: 210px; margin: 0 0 0 10px;}
#homenewshot2 h3 {float: left;margin: 0px;padding: 0px;width: 205px;height:160px;}
#homenewshot2 h3 img {width: 200px;height:145px;margin:8px 0 0 0;}
#homenewshot2 h1 {
	padding: 0px;
	width: 230px;
	height: 21px;
	font-family: "黑体";
	font-size: 16px;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	margin: 10px 0 0 0;
}
#homenewshot2 h2 {
	width: 230px;
	height: 90px;
	font-size: 12px;
	font-weight: normal;
	color: #047ba6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	argin-left: 0px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	line-height: 130%;
	font-family: "宋体";
}
#homenewshot2 h2 p {margin:0; padding:0;}
#homenewshot2 ul {
	width: 230px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #69C;
}
#homenewshot2 ul li {
	list-style-type: none;
	white-space: nowrap;
	background-image: url(images/dot2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #69C;
}
#homenewshot2 ul li span {
display:none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #047ba6;
margin-left: 4px;
}
#homenewshot2 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	width: 25em;
	overflow:hidden;
	white-space: nowrap;
	display: block;float: left;
	text-overflow:ellipsis;
	}

/* 企业文化 */

#homenewshot3 {width: 330px; height: 160px; margin: 0 0 0 20px;}
#homenewshot3 h3 {float: left;margin: 0px;padding: 0px;width: 205px;height:160px;}
#homenewshot3 h3 img {width: 200px;height:145px;margin:8px 0 0 0;}
#homenewshot3 h1 {
	padding: 0px;
	height: 20px;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	margin: 10px 0 0 80px;
}
#homenewshot3 h2 {
	height: 34px;
	font-size: 12px;
	font-weight: normal;
	color: #047ba6;
	margin: 0px 0 0 80px;
	argin-left: 0px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	line-height: 14px;
	font-family: "宋体";
}
#homenewshot3 h2 p {margin:0; padding:0;}
#homenewshot3 ul {
	width: 330px;
	margin: 10px 0 0 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #69C;
}
#homenewshot3 ul li {
	list-style-type: none;
	white-space: nowrap;
	background-image: url(images/dot2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#homenewshot3 ul li span {
display:none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #047ba6;
margin-left: 4px;
}
#homenewshot3 ul li a {font-family: Arial, Helvetica, sans-serif;text-decoration:none;width: 25em;overflow: hidden;white-space: nowrap;display: block;float: left;text-overflow:ellipsis;}


/* 首页带首条图片及内容块输出控制结束 */

/* 首页横滚动控制开始 */
#roll {	width: 360px;height: 110px;}
#roll #content, #roll #content1 {height: 100px;}
#roll ul {margin: 0px;	padding: 0px;}
#roll ul li {
	list-style-type: none;	
	width: 170px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin: 0;
	overflow: hidden;	
	white-space: nowrap;
	text-overflow:ellipsis;
	font-family: Arial;
	}
#roll ul li img {
	width: 160px;
	height: 110px;
	}
	
#roll2 {	width: 950px;height: 190px;margin:10px 0 0 15px;}
#roll2 #content, #roll2 #content1 {height: 100px;}
#roll2 ul {margin: 0px;	padding: 0px;}
#roll2 ul li {
	list-style-type: none;	
	width: 240px;
	padding-top: 0px;
	padding-bottom: 8px;
	margin: 0;
	overflow: hidden;	
	white-space: nowrap;
	text-overflow:ellipsis;
	font-family: Arial;
	text-align:center;
	}
#roll2 ul li img {
	width: 233px;
	height: 159px;
	}
/* 首页横滚动控制结束 */

/* 首页竖滚动控制开始 */
#roll3 {width: 150px;height: 250px;}
#roll3 ul {margin: 0px;	padding: 0px;}
#roll3 ul li {margin: 0px;padding-top: 2px;padding-right: 0px;padding-bottom: 2px;padding-left: 0px;width: 150px;list-style-type: none;overflow: hidden;white-space: nowrap;}
#roll3 #content,#roll3 #content1 {width: 150px;}
/* 首页竖滚动控制开始 */
.blbox1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b4d5e8;
	border-right-color: #b4d5e8;
	border-bottom-color: #b4d5e8;
	border-left-color: #b4d5e8;
}

/* 搜索样式 */

#SearchList {
	margin: 30px 30px 40px 30px;
	padding: 0px;
	text-align: left;
}
#SearchList ul {
	margin: 0px;
	padding: 0px;
}
#SearchList ul li {
	height: 25px;
	background-image: url(images/dot2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0 0px 25px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin: 0 0 15px 0;
	font-size: 14px;
}
.searchfl {
	font-weight: bold;
	margin-right: 15px;
}
.timebox {
	margin:0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
}

/* 通用样式开始 */

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #888888;
	background-image: url(images/homebg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

img {
border: none;
}

td {	font-size: 12px;}

a {color:#333;text-decoration:none;}
a:visited {color:#333;text-decoration:none;}
a:hover {color:#FF0000;text-decoration:none;}
a:active {color:#ba2636;text-decoration:none;}
a.w {color:#FFF;text-decoration:none;}
a.w:visited {color:#FFF;text-decoration:none;}
a.w:hover {color:#FC0;text-decoration:none;}
a.w:active {color:#ba2636;text-decoration:none;}

.boxt5 {
	margin-top: 5px;
}
.boxt8 {
	margin-top: 8px;
}
.boxt10 {
	margin-top: 10px;
}
.boxt12 {
	margin-top: 12px;
}
.boxt15 {
	margin-top: 15px;
}
.boxt18 {
	margin-top: 18px;
}
.boxt20 {
	margin-top: 20px;
}

.F14b {
	font-size: 14px;
	font-weight: bold;
}
.F14 {
	font-size: 14px;
}
.Fb {
	font-weight: bold;
}
.Fw {
	color: #FFF;font-size: 12px;
}.headLine {
	background-image: url(images/headLINE.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.headBG {
	background-image: url(images/headBG.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.topLine {
	background-image: url(images/topLINE.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.leftBG {
	background-image: url(images/leftBG.jpg);
	background-repeat: no-repeat;
}
.rightBG {
	background-image: url(images/rightBG.jpg);
	background-repeat: no-repeat;
}
.bottomBG {
	background-image: url(images/bottomBG.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
.footerBG {
	background-image: url(images/footerBG.jpg);
	background-repeat: repeat-x;
	margin-top: 30px;
}
.centerBG {
	background-image: url(images/centerBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.topBG {
	background-image: url(images/topBG.jpg);
	background-repeat: no-repeat;
	background-position: center 1px;
}
.websearchbox {
	padding: 3px;
	height: 14px;
	border: 1px solid #999;
}
.footerBG tr td {
	line-height: 18px;
	color: #FFF;
}
.insboxs {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e3e3e3;
	border-left-color: #e3e3e3;
	background-color: #FFF;
}
.homejjbox {
	margin-top: 50px;
}
.homemvs {
	margin-top: 10px;
	margin-left: 10px;
}
.f14b {
	font-size: 14px;
	font-weight: bold;
}
.homemore {
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
}
.bbk {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e3e3e3;
	border-bottom-color: #e3e3e3;
	border-left-color: #e3e3e3;
}
